home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
One Click 5
/
ONCE005.iso
/
Jogos
/
1636.swf
/
scripts
/
frame_6
/
PlaceObject2_78_6
/
CLIPACTIONRECORD on(initialize).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-05-02
|
163 b
|
9 lines
on(initialize){
width = 700;
height = 500;
distance = 8000;
nextStageLabel = "Stage 2";
gameOverLabel = "Game Over";
_visible = false;
}